Skip to content

Conversation

@mrrobot47
Copy link
Member

This pull request introduces a small but important change to the database backup process in Site_Backup_Restore.php. Before backing up the database, the code now flushes MySQL privileges to ensure all recent changes to user permissions are saved.

Database backup reliability:

  • src/helper/Site_Backup_Restore.php: Added a step to flush MySQL privileges in the backup_db method before performing the database backup, improving the reliability of permission backups.

@mrrobot47 mrrobot47 merged commit f2471c6 into EasyEngine:develop Sep 2, 2025
1 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant